In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationLink / HoverFontStyle Property

HoverFontStyle Property (AnnotationLink)

In This Topic
Syntax
'Declaration

 

Public Shadows Property HoverFontStyle As FontStyle
public new FontStyle HoverFontStyle {get; set;}
public read-write property HoverFontStyle: FontStyle; 
public hide function get,set HoverFontStyle : FontStyle
public: __property new FontStyle get_HoverFontStyle();

public: __property new void set_HoverFontStyle( 

   FontStyle value

);
public:

new property FontStyle HoverFontStyle {

   FontStyle get();

   void set (    FontStyle value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationLink
AnnotationLink Members